projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7915fb
)
docs: Fix a typo
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 19 Jun 2021 19:24:12 +0000
(12:24 -0700)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 19 Jun 2021 21:14:57 +0000
(14:14 -0700)
gtk/gtkdroptarget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkdroptarget.c
b/gtk/gtkdroptarget.c
index 4012a4192891327f821686ba43d2f12c5d973092..da1bbe66400d1fa64827dc654f3721e27819476c 100644
(file)
--- a/
gtk/gtkdroptarget.c
+++ b/
gtk/gtkdroptarget.c
@@
-824,7
+824,7
@@
gtk_drop_target_class_init (GtkDropTargetClass *class)
* and no further processing is necessary.
*
* Otherwise, the handler returns %TRUE. In this case, this handler will
- * accept the drop. The handler is responsible for
rad
ing the given @value
+ * accept the drop. The handler is responsible for
us
ing the given @value
* and performing the drop operation.
*
* Returns: whether the drop was accepted at the given pointer position